Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 10, 2025

addToken

Note This is an automated PR

Submitted by @satoshi-testaccount

Closes #1073


Adding token $WOLF on network MAINNET

Address: 0x67466be17df832165f8c80a5a120ccc652bd7e69

Link to block explorer ↗︎

Description Image
Original original
Optimized optimized

Reason

Landwolf ($WOLF) is a well-established, community-driven token with a $56.9M market cap, active development, and integrations across DeFi. The project has delivered a functioning integration of the CowSwap widget at swap.landwolf.com among other multiple live dApps, and maintains an engaged community. Adding $WOLF will expand Cow Swap’s user base by providing access to an actively traded asset with strong market demand without the need to "import" each time. 

How do we know it's not a scam?

Contract address (0x67466BE17df832165F8C80a5A120CCc652bD7E69) is verified on Etherscan.

Contract & LP renounced ensuring no single party has control.

Public and transparent project history, with no hidden minting or backdoor functions.

Consistent development updates and community engagement across official channels.

Landwolf.com / Official $WOLF links

Website: landwolf.com

Telegram: t.me/BoysClubWolf

Reddit: reddit.com/r/LANDWOLF

TikTok: tiktok.com/@landwolf

Swap: swap.landwolf.com

Twitter: x.com/@Wolf0x67

Contract: 0x67466be17df832165f8c80a5a120ccc652bd7e69


Does it have enough liquidity on the selected chain?

Yes. On Uniswap v2, the WOLF/WETH pair has:

Total Liquidity: $3,352,800.21

24h Volume: $367,377.30

Price: $0.00005694 USD (0.0000000134 WETH)

Market Cap: $56,941,510.14

Total Supply: 1,000,000,000,000 WOLF
This liquidity ensures minimal slippage and reliable execution for Cow Swap traders.

Summary by CodeRabbit

  • New Features
    • Added "Landwolf" token to the Ethereum mainnet token list.
    • Introduced detailed metadata and official links for the "Landwolf" token, including logo, description, and community resources.

Copy link
Contributor

coderabbitai bot commented Aug 10, 2025

Walkthrough

A new token, "Landwolf" ($WOLF), was added to the Ethereum mainnet token list by updating CowSwap.json and introducing a corresponding metadata file under the images directory. The token entry includes its address, name, decimals, logo URI, and a detailed metadata file with descriptive and verification details.

Changes

Cohort / File(s) Change Summary
Token List Update
src/public/CowSwap.json
Added "Landwolf" token entry (chainId 1, address 0x67466be17df832165f8c80a5a120ccc652bd7e69) to the token list.
Token Metadata
src/public/images/1/0x67466be17df832165f8c80a5a120ccc652bd7e69/info.json
Added metadata file for "Landwolf" token, including name, logo URI, decimals, chainId, and a detailed reason with official links and verification details.

Sequence Diagram(s)

sequenceDiagram
    participant User
    participant CowSwap Token List
    participant Metadata File

    User->>CowSwap Token List: Requests token list
    CowSwap Token List-->>User: Returns list including Landwolf token
    User->>Metadata File: Requests Landwolf token metadata
    Metadata File-->>User: Returns detailed info (name, logo, links, verification)
Loading

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Assessment against linked issues

Objective Addressed Explanation
Add Landwolf ($WOLF) token to MAINNET token list with correct address, name, decimals, and image URL (#1073)
Include detailed reason, official links, and verification details in metadata (#1073)
Ensure liquidity and legitimacy information is present in the metadata as described (#1073)

Assessment against linked issues: Out-of-scope changes

(No out-of-scope changes found.)

Possibly related issues

Poem

A new wolf prowls the Ethereum plain,
Landwolf joins the CowSwap train.
With links and logos, details abound,
Verified, renounced, and solidly sound.
The herd grows stronger, the swaps more wild—
🐺🐮 Cheers from a rabbit, code-compiled!

Note

🔌 MCP (Model Context Protocol) integration is now available in Early Access!

Pro users can now connect to remote MCP servers under the Integrations page to get reviews and chat conversations that understand additional development context.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch addToken/1_0x67466be17df832165f8c80a5a120ccc652bd7e69

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai generate unit tests to generate unit tests for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@satoshi-testaccount
Copy link

@coderabbitai review

Copy link
Contributor

coderabbitai bot commented Aug 10, 2025

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🧹 Nitpick comments (1)
src/public/images/1/0x67466be17df832165f8c80a5a120ccc652bd7e69/info.json (1)

3-3: Consider checksum-casing the address for consistency with token list entries.

Info files often mirror the path’s lowercase address, but many list entries are EIP-55 checksummed. Aligning casing across files reduces confusion.

Would you like me to normalize casing across both files to the checksum form?

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 561a392 and b98ca75.

⛔ Files ignored due to path filters (1)
  • src/public/images/1/0x67466be17df832165f8c80a5a120ccc652bd7e69/logo.png is excluded by !**/*.png
📒 Files selected for processing (2)
  • src/public/CowSwap.json (2 hunks)
  • src/public/images/1/0x67466be17df832165f8c80a5a120ccc652bd7e69/info.json (1 hunks)
🧰 Additional context used
🧠 Learnings (4)
📓 Common learnings
Learnt from: avivkeller
PR: cowprotocol/token-lists#1047
File: scripts/processRequest.mjs:38-44
Timestamp: 2025-08-04T17:57:56.851Z
Learning: In the cowprotocol/token-lists repository, the `{0}` placeholder in `prImageUrl` within `scripts/processRequest.mjs` is intentionally left as a literal template string that gets formatted/replaced when injected into comment bodies in the GitHub workflow, following the established pattern from the original `.github/workflows/processRequest.yml`.
Learnt from: avivkeller
PR: cowprotocol/token-lists#1047
File: scripts/processRequest.mjs:38-44
Timestamp: 2025-08-04T17:57:56.851Z
Learning: In the cowprotocol/token-lists repository, URLs with `{0}` placeholders in `scripts/processRequest.mjs` (like `prImageUrl`) are intentionally left as templates that get processed using GitHub Actions' `format()` function in the workflow files, where `{0}` gets replaced with operation-specific values like 'addToken' or 'addImage'.
Learnt from: alfetopito
PR: cowprotocol/token-lists#1033
File: src/public/CoinGecko.232.json:12-34
Timestamp: 2025-07-21T15:23:04.410Z
Learning: CoinGecko token list files (like CoinGecko.232.json) are auto-generated from the CoinGecko API and any manual edits to these files will be overwritten when the generation script runs again. Token name formatting issues should be addressed in the generation script, not in the JSON files themselves.
📚 Learning: 2025-07-21T15:23:04.410Z
Learnt from: alfetopito
PR: cowprotocol/token-lists#1033
File: src/public/CoinGecko.232.json:12-34
Timestamp: 2025-07-21T15:23:04.410Z
Learning: CoinGecko token list files (like CoinGecko.232.json) are auto-generated from the CoinGecko API and any manual edits to these files will be overwritten when the generation script runs again. Token name formatting issues should be addressed in the generation script, not in the JSON files themselves.

Applied to files:

  • src/public/images/1/0x67466be17df832165f8c80a5a120ccc652bd7e69/info.json
  • src/public/CowSwap.json
📚 Learning: 2025-08-04T17:57:56.851Z
Learnt from: avivkeller
PR: cowprotocol/token-lists#1047
File: scripts/processRequest.mjs:38-44
Timestamp: 2025-08-04T17:57:56.851Z
Learning: In the cowprotocol/token-lists repository, URLs with `{0}` placeholders in `scripts/processRequest.mjs` (like `prImageUrl`) are intentionally left as templates that get processed using GitHub Actions' `format()` function in the workflow files, where `{0}` gets replaced with operation-specific values like 'addToken' or 'addImage'.

Applied to files:

  • src/public/CowSwap.json
📚 Learning: 2025-08-04T17:57:56.851Z
Learnt from: avivkeller
PR: cowprotocol/token-lists#1047
File: scripts/processRequest.mjs:38-44
Timestamp: 2025-08-04T17:57:56.851Z
Learning: In the cowprotocol/token-lists repository, the `{0}` placeholder in `prImageUrl` within `scripts/processRequest.mjs` is intentionally left as a literal template string that gets formatted/replaced when injected into comment bodies in the GitHub workflow, following the established pattern from the original `.github/workflows/processRequest.yml`.

Applied to files:

  • src/public/CowSwap.json
🔇 Additional comments (1)
src/public/CowSwap.json (1)

598-605: Verification Complete: Logo asset present & no duplicate entries

All checks passed:

  • JSON files parsed successfully.
  • Only one token entry for address 0x67466be17df832165f8c80a5a120ccc652bd7e69 found (no duplicates).
  • Token details: symbol is empty, name is “Landwolf” as expected.
  • Logo file exists at src/public/images/1/0x67466be17df832165f8c80a5a120ccc652bd7e69/logo.png.

Comment on lines +599 to +604
"address": "0x67466be17df832165f8c80a5a120ccc652bd7e69",
"symbol": "",
"name": "Landwolf",
"decimals": 18,
"chainId": 1,
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x67466be17df832165f8c80a5a120ccc652bd7e69/logo.png"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue

Empty token symbol and non-checksummed address — fix to “WOLF” and EIP-55 checksum.

Symbol must not be empty; address casing should follow EIP-55 for consistency with the list.

Apply this diff:

-      "address": "0x67466be17df832165f8c80a5a120ccc652bd7e69",
-      "symbol": "",
+      "address": "0x67466BE17df832165F8C80a5A120CCc652bD7E69",
+      "symbol": "WOLF",
       "name": "Landwolf",
       "decimals": 18,
       "chainId": 1,
       "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x67466be17df832165f8c80a5a120ccc652bd7e69/logo.png"
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
"address": "0x67466be17df832165f8c80a5a120ccc652bd7e69",
"symbol": "",
"name": "Landwolf",
"decimals": 18,
"chainId": 1,
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x67466be17df832165f8c80a5a120ccc652bd7e69/logo.png"
"address": "0x67466BE17df832165F8C80a5A120CCc652bD7E69",
"symbol": "WOLF",
"name": "Landwolf",
"decimals": 18,
"chainId": 1,
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x67466be17df832165f8c80a5a120ccc652bd7e69/logo.png"
🤖 Prompt for AI Agents
In src/public/CowSwap.json around lines 599 to 604, the token entry has an empty
symbol and the address is not checksummed. Update the "symbol" field to "WOLF"
and convert the "address" value to its EIP-55 checksummed format to ensure
consistency and correctness in the token list.

"address": "0x67466be17df832165f8c80a5a120ccc652bd7e69",
"name": "Landwolf",
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x67466be17df832165f8c80a5a120ccc652bd7e69/logo.png",
"reason": "Landwolf () is a well-established, community-driven token with a 6.9M market cap, active development, and integrations across DeFi. The project has delivered a functioning integration of the CowSwap widget at swap.landwolf.com among other multiple live dApps, and maintains an engaged community. Adding will expand Cow Swap\u2019s user base by providing access to an actively traded asset with strong market demand without the need to \"import\" each time. \n\nHow do we know it's not a scam?\n\nContract address (0x67466BE17df832165F8C80a5A120CCc652bD7E69) is verified on Etherscan.\n\nContract & LP renounced ensuring no single party has control.\n\nPublic and transparent project history, with no hidden minting or backdoor functions.\n\nConsistent development updates and community engagement across official channels.\n\nLandwolf.com / Official links\n\nWebsite: landwolf.com\n\nTelegram: t.me/BoysClubWolf\n\nReddit: reddit.com/r/LANDWOLF\n\nTikTok: tiktok.com/@landwolf\n\nSwap: swap.landwolf.com\n\nTwitter: x.com/@Wolf0x67\n\nContract: 0x67466be17df832165f8c80a5a120ccc652bd7e69\n\n\nDoes it have enough liquidity on the selected chain?\n\nYes. On Uniswap v2, the WOLF/WETH pair has:\n\nTotal Liquidity: ,352,800.21\n\n24h Volume: 67,377.30\n\nPrice: /home/runner/work/_temp/a759e6c5-0984-4468-8427-9dc9506d586b.sh.00005694 USD (0.0000000134 WETH)\n\nMarket Cap: 6,941,510.14\n\nTotal Supply: 1,000,000,000,000 WOLF\nThis liquidity ensures minimal slippage and reliable execution for Cow Swap traders.\n",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛠️ Refactor suggestion

⚠️ Potential issue

Reason text contains unresolved placeholders, CI path artifacts, and missing token symbol; sanitize content.

User-facing copy shows: empty parentheses after name, missing token symbol reference, stray CI file path in “Price: …”, and incomplete/incorrect figures. Replace with clean, stable text and proper links; avoid volatile metrics that go stale.

Apply this diff:

-  "reason": "Landwolf () is a well-established, community-driven token with a 6.9M market cap, active development, and integrations across DeFi. The project has delivered a functioning integration of the CowSwap widget at swap.landwolf.com among other multiple live dApps, and maintains an engaged community. Adding  will expand Cow Swap\u2019s user base by providing access to an actively traded asset with strong market demand without the need to \"import\" each time. \n\nHow do we know it's not a scam?\n\nContract address (0x67466BE17df832165F8C80a5A120CCc652bD7E69) is verified on Etherscan.\n\nContract & LP renounced ensuring no single party has control.\n\nPublic and transparent project history, with no hidden minting or backdoor functions.\n\nConsistent development updates and community engagement across official channels.\n\nLandwolf.com / Official  links\n\nWebsite: landwolf.com\n\nTelegram: t.me/BoysClubWolf\n\nReddit: reddit.com/r/LANDWOLF\n\nTikTok: tiktok.com/@landwolf\n\nSwap: swap.landwolf.com\n\nTwitter: x.com/@Wolf0x67\n\nContract: 0x67466be17df832165f8c80a5a120ccc652bd7e69\n\n\nDoes it have enough liquidity on the selected chain?\n\nYes. On Uniswap v2, the WOLF/WETH pair has:\n\nTotal Liquidity: ,352,800.21\n\n24h Volume: 67,377.30\n\nPrice: /home/runner/work/_temp/a759e6c5-0984-4468-8427-9dc9506d586b.sh.00005694 USD (0.0000000134 WETH)\n\nMarket Cap: 6,941,510.14\n\nTotal Supply: 1,000,000,000,000 WOLF\nThis liquidity ensures minimal slippage and reliable execution for Cow Swap traders.\n",
+  "reason": "Landwolf (WOLF) is a community-driven token with active development and DeFi integrations (including a working CowSwap widget at https://swap.landwolf.com).\n\nThe contract at 0x67466BE17df832165F8C80a5A120CCc652bD7E69 is verified; ownership and the main LP are renounced. Project history indicates no hidden minting or backdoor functions.\n\nOfficial links:\n- Website: https://landwolf.com\n- Telegram: https://t.me/BoysClubWolf\n- Reddit: https://reddit.com/r/LANDWOLF\n- TikTok: https://tiktok.com/@landwolf\n- Twitter: https://x.com/Wolf0x67\n- Contract: https://etherscan.io/token/0x67466BE17df832165F8C80a5A120CCc652bD7E69\n\nNote: Liquidity and market metrics change over time and are intentionally not included here."
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
"reason": "Landwolf () is a well-established, community-driven token with a 6.9M market cap, active development, and integrations across DeFi. The project has delivered a functioning integration of the CowSwap widget at swap.landwolf.com among other multiple live dApps, and maintains an engaged community. Adding will expand Cow Swap\u2019s user base by providing access to an actively traded asset with strong market demand without the need to \"import\" each time. \n\nHow do we know it's not a scam?\n\nContract address (0x67466BE17df832165F8C80a5A120CCc652bD7E69) is verified on Etherscan.\n\nContract & LP renounced ensuring no single party has control.\n\nPublic and transparent project history, with no hidden minting or backdoor functions.\n\nConsistent development updates and community engagement across official channels.\n\nLandwolf.com / Official links\n\nWebsite: landwolf.com\n\nTelegram: t.me/BoysClubWolf\n\nReddit: reddit.com/r/LANDWOLF\n\nTikTok: tiktok.com/@landwolf\n\nSwap: swap.landwolf.com\n\nTwitter: x.com/@Wolf0x67\n\nContract: 0x67466be17df832165f8c80a5a120ccc652bd7e69\n\n\nDoes it have enough liquidity on the selected chain?\n\nYes. On Uniswap v2, the WOLF/WETH pair has:\n\nTotal Liquidity: ,352,800.21\n\n24h Volume: 67,377.30\n\nPrice: /home/runner/work/_temp/a759e6c5-0984-4468-8427-9dc9506d586b.sh.00005694 USD (0.0000000134 WETH)\n\nMarket Cap: 6,941,510.14\n\nTotal Supply: 1,000,000,000,000 WOLF\nThis liquidity ensures minimal slippage and reliable execution for Cow Swap traders.\n",
"reason": "Landwolf (WOLF) is a community-driven token with active development and DeFi integrations (including a working CowSwap widget at https://swap.landwolf.com).\n\nThe contract at 0x67466BE17df832165F8C80a5A120CCc652bD7E69 is verified; ownership and the main LP are renounced. Project history indicates no hidden minting or backdoor functions.\n\nOfficial links:\n- Website: https://landwolf.com\n- Telegram: https://t.me/BoysClubWolf\n- Reddit: https://reddit.com/r/LANDWOLF\n- TikTok: https://tiktok.com/@landwolf\n- Twitter: https://x.com/Wolf0x67\n- Contract: https://etherscan.io/token/0x67466BE17df832165F8C80a5A120CCc652bD7E69\n\nNote: Liquidity and market metrics change over time and are intentionally not included here."
🤖 Prompt for AI Agents
In src/public/images/1/0x67466be17df832165f8c80a5a120ccc652bd7e69/info.json at
line 6, the "reason" text contains unresolved placeholders such as empty
parentheses after the token name, missing token symbol references, and a stray
CI file path in the price field. To fix this, remove all placeholders and CI
artifacts, replace them with the correct token symbol "WOLF" where needed, and
provide stable, clean text with proper links and accurate static figures instead
of volatile metrics. Ensure the text is fully sanitized and user-friendly
without any broken or incomplete data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AddToken] $WOLF to MAINNET
1 participant